home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / mb1309.zip / MB1309.EXE / PORTS.MB < prev    next >
Text File  |  1991-12-25  |  1KB  |  100 lines

  1. ;
  2. ; Printer definition: NONE, LPTx, or COMx.
  3. ;
  4. Printer COM1
  5. ;
  6. ; Communication Port definitions. Three lines required for each port:
  7. ;
  8. ; 1. Port ID and Device Type.
  9. ; 2. Port name.
  10. ; 3. Priveleges and timeouts.
  11. ;    Priveleges timeout discon max_fwd fwd errors
  12. ;
  13. ; The 3 lines may be followed by tnc initialization commands.
  14. ;
  15. ;
  16. Port L Console
  17. Shows Recent MailBox Connects
  18. R         100 20 0 60 20
  19. ;
  20. Port B Node
  21. Monitors 14.098
  22. IUD12         360 20 2 13 5
  23. newmode off
  24. nomode off
  25. mcon off
  26. mcom on
  27. flow off
  28. mmask $10
  29. ;
  30. Port C Node
  31. Monitors 145.51
  32. IUD12         360 20 2 17 5
  33. newmode off
  34. nomode off
  35. mcon off
  36. mcom on
  37. flow off
  38. mmask $01
  39. ;
  40. Port D Node
  41. Monitors 144.91
  42. IUD12         360 20 1 21 5
  43. newmode off
  44. nomode off
  45. mcom on
  46. mcon off
  47. flow off
  48. mmask $02
  49. ;
  50. Port E Node
  51. Monitors 223.48
  52. IUD12         360 30 1 45 5
  53. newmode off
  54. nomode off
  55. mcom on
  56. mcon off
  57. flow off
  58. mmask $08
  59. ;
  60. Port F Node
  61. Monitors 440.975
  62. IUD12         360 30 2 25 5
  63. newmode off
  64. nomode off
  65. mcom on
  66. mcon off
  67. flow off
  68. mmask $04
  69. ;
  70. Port G Node
  71. Does not monitor
  72. IUD12         360 30 2 29 5
  73. newmode off
  74. nomode off
  75. mcom on
  76. mcon off
  77. flow off
  78. mmask $00
  79. ;
  80. Port H Node
  81. Does not monitor
  82. IUD12         360 30 2 33 5
  83. newmode off
  84. nomode off
  85. mcom on
  86. mcon off
  87. flow off
  88. mmask $00
  89. ;
  90. Port I Node
  91. Does not monitor
  92. IUD12         360 30 2 37 5
  93. newmode off
  94. nomode off
  95. mcom on
  96. mcon off
  97. flow off
  98. mmask $00
  99. ;
  100.